import { QRCodeSVG } from "qrcode.react"; import { Link } from "wouter"; import { Diamond, ArrowRight } from "lucide-react"; import { Button } from "@/components/ui/button"; import { LandingHeader } from "@/components/landing-header"; const REFERRAL_URL = "https://replit.com/refer/Jcazer"; export default function Home() { return (
Comps On The House

Comps On The House

the players advantage

A private back office and an insider team for casino hosts, reps, and operators — built to grow players, comps, and revenue.

Scan to join Replit

); }